home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Documents / Diagram / UW_Palettes / Gradations.dpalette2 / Image10 (.txt) < prev    next >
NeXT TypedStream Data  |  1995-06-12  |  611b  |  26 lines

  1. typedstream
  2. NXImage
  3. Object
  4. NXEPSImageRep
  5. NXImageRep
  6. iisssss
  7. [469c]%!PS-Adobe-2.0 EPSF-2.0
  8. %%Title: TMB_Black-White.eps
  9. %%Creator: Kevin Brain
  10. %%CreationDate: June 9 1992
  11. %%Pages: 0 1
  12. %%BoundingBox: 0 0 100 100
  13. %%EndComments
  14. /box { dup 0 exch lineto 1 index 1 index lineto pop 0 lineto closepath } bind def
  15. /edgeGray {0} bind def
  16. /centerGray {1} bind def
  17. edgeGray  centerGray sub 100 div /inc exch def
  18. 100 -.5 translate
  19. 90 rotate
  20. 0 .5 99.5 {
  21. .5 0 translate
  22. 0 0 moveto
  23. 50 sub abs inc mul  centerGray add setgray
  24.  .5 100 box
  25. } for
  26.